Hash table

美 [hæʃ ˈteɪbl]英 [hæʃ ˈteɪbl]
  • 网络哈希表;散列表;杂凑表
Hash tableHash table
  1. The initialization process may also introduce name-object associations in the System Properties hash table .

    这个初始化过程还可以引入SystemProperties散列表中的名称-对象关联。

  2. An element of Property type introducing a name-object association within the System Properties hash table .

    在SystemProperties散列表内引入名称-对象关联的Property类型元素。

  3. Instead it is based on a hash table like model .

    它是建立在一种类似于散列表的模型上的。

  4. Hash Table is an important conception of data structure in computer field .

    哈希表是数据结构中的重要概念之一。

  5. Application of Hash Table to Design Address Table in Switch Controller

    散列表方法在交换控制芯片地址表设计中的应用

  6. Algorithm of classification information matching and discriminating model based on Hash table

    基于Hash表的分类信息匹配及甄别算法

  7. A Distributed and Based on Hash Table Mobile Agent Addressing Mechanism

    基于哈希表的分布式移动Agent的寻址机制

  8. Level hash table resource discovery mechanism in the grid environment

    网格环境中分层次哈希表资源发现机制

  9. When a new record was added to the hash table .

    当将新记录添加到哈希表时。

  10. Dynamic allocation and hash table based match algorithms for firewall rules

    防火墙规则的动态分配和散列表匹配算法

  11. Using dual chain hash table to improve performance of NP firewall

    用双链哈希表提高基于网络处理器的防火墙性能

  12. At present , Distributed Hash Table is applied in the structured technology .

    目前,分布式哈希表(DHT)技术是结构化P2P网络中采用的主要技术。

  13. High Performance URL Filter Based on Hash Table

    基于哈希表的高性能URL过滤器研究

  14. Research and Implementation of Hardware Hash Table Based on d-left Algorithm

    基于d-left算法的硬件哈希表研究与实现

  15. Improved long prefix matching algorithm based on hash table

    基于哈希表的最长前缀匹配算法改进

  16. Fast Packet Classification Algorithm Based on Hash Table

    基于散列表的快速分组分类算法

  17. The probing method of uniform and half for HASH table

    散列表的一致对半探测方法

  18. Returns whether the hash table contains the specified key .

    返回哈希表中是否包含指定的关键。

  19. The models apply the hash table to improve the system of storage and search efficiency .

    在模块中运用哈希表的方式提高系统的存储和查找效率。

  20. A Firewall Matching Algorithm Based on Hash Table

    一种基于Hash表的防火墙匹配算法

  21. Synthetic match and Hash table are introduced to improve SPECK .

    算法中还引入了哈希表和综合匹配法对SPECK算法进行了改进。

  22. A Hybrid Peer-to-Peer Lookup Service Algorithm on Distributed Hash Table

    一种基于分布式哈希表的混合对等发现算法

  23. Explains how to use a hash table to store the event instances .

    解释如何使用哈希表存储事件实例。

  24. E. the modified direct method , the AVL tree method and the Hash table method .

    然后着重讨论了拓扑关系构建过程中查找去除重复顶点的3种方法:改进的直接法、平衡二叉树法和哈希表法。

  25. Method of Data-extraction from DXF Based on Hash Table and its Application

    基于哈希表的DXF文件信息读取方法及其应用

  26. Each core uses a hash table to save the values on computational domains .

    每个核使用一个哈希表来保存已经计算域的值。

  27. Adds data to the hash table .

    将向该表中添加数据。

  28. If the hash table already contains the key then the old value is overwritten .

    如果哈希表已包含的关键则是覆盖旧值。

  29. To access global objects with high efficiency , HASH table is used to store such kind of objects .

    为了高效存取全局对象,使用哈希表组织此类对象。

  30. Some problems about ordered hash table

    关于保序散列的一些问题